

/* Start:/bitrix/templates/.default/components/bitrix/catalog/produktsiya2/style.css?1758799824822*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
.content h2.h1 {
	font-size: 28px;
    line-height: 32px;
    font-weight: 500;
    margin: 34px 0 29px 0;
    padding: 0;
}
/* End */


/* Start:/bitrix/templates/harpoon - default/components/ks/filter/template1/style.css?175879982410718*/
#ks-filter{
/*	border: 2px solid #ffea94;*/
/*	margin-top: 1em;*/
/*	margin-bottom: 2em;*/
	max-width:290px;
/*	padding: 10px 10px 20px 10px;*/
	position: relative;
}
#set_filter{
	visibility:visible;
	width:auto;
	height:auto;
	float:none;
	margin:0 auto;
	border:0;
	background:url('/images/ico_forward.png') 80px center no-repeat #ffdb00;
	cursor:pointer;
	border-radius:10px;
	width:115px;
	padding: 0 20px;
	height:40px;
	overflow: hidden;
	font-weight:bold;
	text-align:left;
}
.production-filter {
	margin-top:0 !important;
}
.production-filter .title{
	border-radius:10px 10px 0 0;
}
#ks-bottom{
	margin:0 auto;
	background:#f3f3f3;
	padding:10px 0 10px 0;
	border-radius:0 0 10px 10px;
	text-align:center;
}
#ks-filter ul{
	list-style: none !important;
	margin:0;
	padding:0;
}
#ks-filter .lvl1 {
	position: relative;
	list-style: none !important;
	padding: 26px 0 8px 19px;
	background: #f3f3f3;
/*	margin-top: 1em;*/
}
#ks-filter .production-filter input:checked + span{
	background: url("/images/checkbox-act.png");
}
#ks-filter .lvl1:before, #ks-filter li:before {
	content: none !important;
}

#ks-filter .ks-filter-property-body{
	padding: 10px 0 0 15px;
}

#ks-filter .lvl2{
	margin:0 0 5px 0;
	height: 25px;
/*	padding: 2px 0 0 0;*/
}

#ks-filter .ks-filter-property-head {
	zoom: 1;
/*	padding-left: 19px;*/
	margin-bottom:5px;
	position: relative;
}

#ks-filter .ks-filter-property-i {
	background: url("/bitrix/templates/harpoon - default/components/ks/filter/template1/images/list.gif") no-repeat scroll center -9px rgba(0, 0, 0, 0);
	display: block;
	position: absolute;
	font-size: 1px;
	height: 9px;
	left: 1px;
	cursor: pointer;
	top: 5px;
	width: 9px;
	zoom: 1;
}

#ks-filter .production-filter input:checked + span {
    background: url("/images/checkbox-act.png");
}

#ks-filter .ks-filter-property-name {
/*	border-bottom: 1px dotted #000;*/
	cursor: pointer;
	position: relative;
	font-weight: 400;
/*	font-weight:bold;*/
}

#ks-filter .ks-filter-property-name:hover {
	color: #d1b400;
}

#ks-filter .ks-num .ks-input{
	width: 4em;
	margin:0;
}

#ks-filter .ks-num .ks-range{
	padding:10px 10px 10px 0;
}

#ks-filter .ks-num .ks-range input{
	display:none;
}

#ks-filter div.ks-combo, 
#ks-filter div.ks-radio
{
	padding: 0;
	margin: 0;
}

#ks-filter div.ks-link
{
	padding: 0 0 0 8px;
	margin: 0;
}

#ks-filter div.ks-select,
#ks-filter div.ks-list
{
	padding: 0;
	margin: 0;
}

#ks-filter .ks-select select,
#ks-filter .ks-list select
{
	padding: 5px;
	width:100%;
}

#ks-filter .ks-combo .lvl2 input,
#ks-filter .ks-radio .lvl2 input{
	margin:0;
	margin: 2px 0 0 -20px !important;
}

#ks-filter .ks-combo .lvl2 label,
#ks-filter .ks-radio .lvl2 label{
/*	padding-left: 7px;*/
}

#ks-filter .ks-disabled label,
#ks-filter .ks-disabled a,
#ks-filter option.ks-disabled{
	color: #6f7980;
}

#ks-filter .ks-link  .lvl2{
/*	padding-left: 8px; */
	position: relative;
	left: -8px;
	white-space: nowrap;
}

#ks-filter .ks-link .ks-checked{
	padding-left: 0;
}

#ks-filter .ks-link  .lvl2 a{
	padding: 0 0 1px 0;
	display: inline-block;
	font-size: 14px;
}

#ks-filter .ks-link .ks-checked a{
/*	border: 1px solid #e7e7e7; */
/*	-webkit-border-radius: 10px; */
/*	-moz-border-radius: 10px; */
/*	border-radius: 10px; */
/*	color: #3f454b; */
	padding: 0 22px 1px 0;
	font-size:14px;
	position: relative;
	text-decoration:none;
}

#ks-filter .ks-link .ks-checked a:hover{
/*	border-color: #fbdada; */
	text-decoration: underline;
}

#ks-filter .ks-link  .lvl2 a span.ks-remove-link{
/*	background: #ffffff url("/bitrix/templates/harpoon - default/components/ks/filter/template1/images/remove_link.png") no-repeat 0 0; */
	display: none;
	height: 8px;
	margin-left: 8px;
	position: absolute;
	right: 8px;
	top: 6px;
	width: 8px;
}

#ks-filter .ks-link .ks-checked a span.ks-remove-link{
	display: inline-block;
}

#ks-filter .ks-link .ks-checked a:hover span.ks-remove-link{
	background-position: 0 100%;
}

#ks-filter .ks-link .ks-disabled a{
	color: #6f7980 !important;
	border:none;
/*	text-decoration:line-through; */
}

#ks-filter .ks-disabled a{
	border:none;
/*	text-decoration:line-through; */
}

#ks-filter .lvl2 .ks-cnt{
	color: #6f7980;
	font-size: .85em;
	background:none;
	float:none;
}

#ks-filter .ks-disabled .ks-cnt, .ks-filter .ks-checked .ks-cnt{
	display:none;
}

#ks-filter .ks-checked a{
	border:none;
	color:#000;
}

#ks-filter .ks-filter-property-body a.ks-values-other-show,
#ks-filter .ks-filter-property-body a.ks-values-other-hide{
	font-size: .85em;
	display:inline-block;
	margin-top:5px;
	border:0;
}

#ks-filter .ks-filter-property-hint{
	cursor: pointer;
	position: relative;
	top: 2px;
	width: 12px;
	height: 12px;
	margin-left:5px;
	display: inline-block;
	background: rgba(0, 0, 0, 0) url(/bitrix/templates/harpoon - default/components/ks/filter/template1/images/hint.gif) no-repeat right center;
}

#ks-filter .ks-filter-property-hint-text{
	display:none;
}

.ks-filter-hint{
	padding:5px 10px 5px 5px;
	max-width: 500px;
}

#ks-filter .modef {
	background: transparent url('/bitrix/templates/harpoon - default/components/ks/filter/template1/images/modef.gif') no-repeat right center;
	top: -4px;
	position: absolute;
	padding-right:5px;
	z-index:1000;
}

#ks-filter .modef-right {
	background: transparent url('/bitrix/templates/harpoon - default/components/ks/filter/template1/images/modef-right.gif') no-repeat left center;
	padding-left:5px;
}

#ks-filter .modef .modef-wrap {
	background-color:#fff;
	border: 1px solid #ffea94;
	border-right:none;
	color: #3F3F3F;
	padding: 5px 25px 5px 10px;
	white-space: nowrap;
}

#ks-filter .modef-right .modef-wrap {
	border: 1px solid #ffea94;
	border-left:none;
}

#ks-filter .ks-loading {
	position:absolute;
	z-index:100;
	left:0;
	top:0;
	background:transparent url(/bitrix/templates/harpoon - default/components/ks/filter/template1/images/loading.png) repeat center;
	display:none;
}

a.ks-del-filter{
	display:inline-block;
	margin-left:10px;
}

#ks-filter .irs {
    position: relative; display: block;
}
    #ks-filter .irs-line {
        position: relative; display: block;
        overflow: hidden;
    }
        #ks-filter .irs-line-left, #ks-filter .irs-line-mid, #ks-filter .irs-line-right {
            position: absolute; display: block;
            top: 0;
        }
        #ks-filter .irs-line-left {
            left: 0; width: 0%;
        }
        #ks-filter .irs-line-mid {
            left: 10%;
        }
        #ks-filter .irs-line-right {
            right: 0; width: 0%;
        }

    #ks-filter .irs-diapason, #ks-filter .irs-diapason-left, #ks-filter .irs-diapason-right {
        position: absolute; display: block;
        left: 0; width: 100%;
    }
    #ks-filter .irs-slider {
        position: absolute; display: block;
        cursor: default;
        z-index: 1;
    }
        #ks-filter .irs-slider.single {
            left: 10px;
        }
            #ks-filter .irs-slider.single:before {
                position: absolute; display: block; content: "";
                top: -50%; left: -100%;
                width: 300%; height: 200%;
                background: rgba(0,0,0,0.0);
            }
        #ks-filter .irs-slider.from {
            left: 100px;
        }
            #ks-filter .irs-slider.from:before {
                position: absolute; display: block; content: "";
                top: -50%; left: -200%;
                width: 300%; height: 200%;
                background: rgba(0,0,0,0.0);
            }
        #ks-filter .irs-slider.to {
            left: 300px;
        }
            #ks-filter .irs-slider.to:before {
                position: absolute; display: block; content: "";
                top: -50%; left: 0;
                width: 300%; height: 200%;
                background: rgba(0,0,0,0.0);
            }
        #ks-filter .irs-slider.last {
            z-index: 2;
        }

    #ks-filter .irs-min {
        position: absolute; display: block;
        left: 0;
        cursor: default;
    }
    #ks-filter .irs-max {
        position: absolute; display: block;
        right: 0;
        cursor: default;
    }

    #ks-filter .irs-from, #ks-filter .irs-to, #ks-filter .irs-single {
        position: absolute; display: block;
        bottom: 0; left: 0;
        cursor: default;
        white-space: nowrap;
		margin-bottom:-17px;
    }
	
	#ks-filter .irs-from {
		margin-left:-7px;
    }
	
	#ks-filter .irs-to {
		margin-left:10px;
    }


#ks-filter .irs-grid {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 20px;
}
#ks-filter .irs-with-grid #ks-filter .irs-grid {
    display: block;
}
    #ks-filter .irs-grid-pol {
        position: absolute;
        bottom: 0; left: 0;
        width: 1px; height: 8px;
        background: #000;
    }
    #ks-filter .irs-grid-pol.small {
        height: 4px;
    }
    #ks-filter .irs-grid-text {
        position: absolute;
        top: 0; left: 0;
        width: 100px;
        white-space: nowrap;
        text-align: center;
        font-size: 9px; line-height: 9px;
        color: #000;
    }
	
#ks-filter .irs-line-mid,
#ks-filter .irs-line,
#ks-filter .irs-diapason-left, 
#ks-filter .irs-diapason-right,
#ks-filter .irs-slider {
    background: url(/bitrix/templates/harpoon - default/components/ks/filter/template1/images/slider.png) repeat-x;
}

#ks-filter .irs {
    height: 40px;
}
#ks-filter .irs-with-grid {
    margin-top: 10px;
}
#ks-filter .irs-line {
    height: 8px; top: 25px;
	 background-position: 0 0;
}
    #ks-filter .irs-line-left {
        height: 8px;
        background-position: 0 -30px;
    }
    #ks-filter .irs-line-mid {
        height: 6px;
        background-position: left bottom;
    }
    #ks-filter .irs-line-right {
        height: 8px;
        background-position: 100% -30px;
    }

#ks-filter .irs-diapason, #ks-filter .irs-diapason-left, #ks-filter .irs-diapason-right {
    height: 8px; top: 25px;
    background-position: 0 -60px;
}

#ks-filter .irs-diapason{
	background:none;
}

#ks-filter .irs-slider {
    width: 22px; height: 22px;
    top: 17px;
    background-position: 0 -90px;
}

#ks-filter .irs-min, #ks-filter .irs-max {
    color: #999;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    top: 0; padding: 1px 3px;
    background: rgba(0,0,0,0.1);
    border-radius: 3px;
}
.lt-ie9 #ks-filter .irs-min, .lt-ie9 #ks-filter .irs-max {
    background: #ccc;
}

#ks-filter .irs-from, #ks-filter .irs-to, #ks-filter .irs-single {
    color: #fff;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: rgba(0,0,0,0.3);
    border-radius: 3px;
	display:none !important;
}
.lt-ie9 #ks-filter .irs-from, .lt-ie9 #ks-filter .irs-to, .lt-ie9 #ks-filter .irs-single {
    background: #999;
}

#ks-filter .irs-grid-pol {
    background: #99a4ac;
}
#ks-filter .irs-grid-text {
    color: #99a4ac;
}

#ks-filter .irs-slider.from {
	background-position:-4px -75px;
	width: 13px;
	height: 28px;
	margin-left: -6px;
}

#ks-filter .irs-slider.to {
	background-position:-4px -75px;
	width: 13px;
	height: 28px;
	margin-left: -7px;
}

#irs-active-slider, #ks-filter .irs-slider:hover {
    background-position: -4px -105px;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog/produktsiya2/bitrix/catalog.section.list/.default/style.css?17587998247305*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog/produktsiya2/style.css?1758799824822 */
/* /bitrix/templates/harpoon - default/components/ks/filter/template1/style.css?175879982410718 */
/* /bitrix/templates/.default/components/bitrix/catalog/produktsiya2/bitrix/catalog.section.list/.default/style.css?17587998247305 */
